golang.org/x/net/http2.clientConnReadLoop.endStream (method)

4 uses

	golang.org/x/net/http2 (current package)
		transport.go#L1990: 		rl.endStream(cs)
		transport.go#L2163: 	rl.endStream(cs)
		transport.go#L2376: 		rl.endStream(cs)
		transport.go#L2381: func (rl *clientConnReadLoop) endStream(cs *clientStream) {